How to Install dieharder software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install dieharder software package in Ubuntu 12.04 LTS (Precise Pangolin)

dieharder software package provides Random-number generator test front-end, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dieharder 

dieharder is installed in your system.

Make ensure the dieharder package were installed using the commands given below,

$ sudo dpkg-query -l | grep dieharder *

You will get with dieharder package name, version, architecture and description in a table

dieharder package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Development
Package dieharder
Version 3.31.1-2
Description Random-number generator test front-end
Sub Section devel


See Also, How to uninstall or remove dieharder software package from Ubuntu 12.04 LTS (Precise Pangolin)?